價格:免費
更新日期:2016-08-12
檔案大小:因裝置而異
目前版本:1.3.2
版本需求:Android 4.1 以上版本
官方網站:http://ph0b.com
Email:me@ph0b.com
Monitor the installation of apps on your device, list the native libraries available inside the distributed APKs and inspect the ones that are installed along with these.
Main features:
- For each native libraries used by an application or present inside its APK, you get its
- target CPU architecture
- size
- dependencies
- list of methods that can be called from Java
- list of well-known frameworks/libraries used (static check)
- The local applications database is populated only during first launch, and updated automatically during installation/removal of apps.
- A notification is sent right after installation of an app, telling you directly if it's using native libraries and for which CPU architecture they're compiled. When an app is upgraded, it's sent in case the ABIs of the installed and/or packaged libs has changed.
- database .csv export / application details text export
- Tablet support